projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e687d06
)
(EmacsFrameResize): Use cancel_mouse_face.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 31 Oct 1996 22:06:32 +0000
(22:06 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 31 Oct 1996 22:06:32 +0000
(22:06 +0000)
src/widget.c
patch
|
blob
|
history
diff --git
a/src/widget.c
b/src/widget.c
index 55be90fee9125ec7eb31f1a9a2fed4a7e22afa83..db524a59350ac4b2c1b332a0961fa6205c4d7335 100644
(file)
--- a/
src/widget.c
+++ b/
src/widget.c
@@
-779,6
+779,8
@@
EmacsFrameResize (widget)
change_frame_size (f, rows, columns, 0, 1);
update_wm_hints (ew);
update_various_frame_slots (ew);
+
+ cancel_mouse_face (f);
}
static Boolean